Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
checkdate
checkdate
Verify the Gregorian calendar date
Name:
checkdate
Category:
Date and time
Programming Language:
php
One-line Description:
Verify the Gregory date.
Related
A Practical Guide to Managing and Switching PHP Versions on Linux
3
How to format datetime objects in PHP using date_format
5
How to Use PHP's bindec() Function with substr() for Bit-Level Operations on Binary Strings
7
Use gettimeofday to calculate the time difference between two time points
7
Similar Functions
date_diff
date_diff
AliasforDateTime::
date_timezone_get
date_timezone_get
AliasforDateTime::
date_create_from_format
date_create_from_format
AliasforDateTime::
idate
idate
Formatlocaltime/date
gmmktime
gmmktime
GetUnixtimestampforG
date_sub
date_sub
DateTime::sub-Subtra
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_timestamp_set
date_timestamp_set
AliasforDateTime::
Popular Articles